Skip to content

refactor: remove dead MergeRemoteTracking function#23

Open
fkautz wants to merge 1 commit intogastownhall:mainfrom
fkautz:polecat/furiosa-mmhzzv0z
Open

refactor: remove dead MergeRemoteTracking function#23
fkautz wants to merge 1 commit intogastownhall:mainfrom
fkautz:polecat/furiosa-mmhzzv0z

Conversation

@fkautz
Copy link
Copy Markdown

@fkautz fkautz commented Mar 8, 2026

Summary

  • Remove unused MergeRemoteTracking function from internal/commons/dolt.go (14 lines)
  • This function was meant to merge a remote tracking branch into the current local branch, but its purpose is now handled by CheckoutBranch which creates new branches from remote tracking refs directly
  • No callers anywhere in the codebase

Closes w-bd-002.

Test plan

  • All unit tests pass (go test ./...)
  • No references to MergeRemoteTracking remain in the codebase

🤖 Generated with Claude Code

This function had no callers after the merge engine was removed.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant